RichTextKit v0.4

UndoManager<T>.GetRedoUnit Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Retrieves the unit that would be executed on Redo

public UndoUnit<T> GetRedoUnit();

Returns

UndoUnit<T>

An UndoUnit, or null